c_soup_cookie_new

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) __gshared
SoupCookie* function(const(char)* name, const(char)* value, const(char)* domain, const(char)* path, int maxAge) c_soup_cookie_new;

Meta